[INFO] fetching crate svd-parser 0.14.9...
[INFO] testing svd-parser-0.14.9 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate svd-parser 0.14.9 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate svd-parser 0.14.9
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate svd-parser 0.14.9
[INFO] tweaked toml for crates.io crate svd-parser 0.14.9 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate svd-parser 0.14.9 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate svd-parser 0.14.9 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.50
[INFO] [stderr]   Downloaded thiserror v1.0.50
[INFO] [stderr]   Downloaded serde v1.0.192
[INFO] [stderr]   Downloaded svd-rs v0.14.12
[INFO] [stderr]   Downloaded serde_yaml v0.8.26
[INFO] [stderr]   Downloaded anyhow v1.0.75
[INFO] [stderr]   Downloaded roxmltree v0.20.0
[INFO] [stderr]   Downloaded serde_derive v1.0.192
[INFO] [stderr]   Downloaded hashbrown v0.14.2
[INFO] [stderr]   Downloaded serde_json v1.0.108
[INFO] [stderr]   Downloaded regex-automata v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b30b146bef0a366301f13310dad886c7e048188aa67d34c638e7a3f93bc11896
[INFO] running `Command { std: "docker" "start" "-a" "b30b146bef0a366301f13310dad886c7e048188aa67d34c638e7a3f93bc11896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b30b146bef0a366301f13310dad886c7e048188aa67d34c638e7a3f93bc11896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b30b146bef0a366301f13310dad886c7e048188aa67d34c638e7a3f93bc11896", kill_on_drop: false }`
[INFO] [stdout] b30b146bef0a366301f13310dad886c7e048188aa67d34c638e7a3f93bc11896
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 481c7cebbe0686dfb9703e60a223e7d8dbb6b361bd3db6cf3a806a2e6c561407
[INFO] running `Command { std: "docker" "start" "-a" "481c7cebbe0686dfb9703e60a223e7d8dbb6b361bd3db6cf3a806a2e6c561407", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling svd-rs v0.14.12
[INFO] [stderr]    Compiling svd-parser v0.14.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/elementext.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn get_child<K>(&self, k: K) -> Option<Node>
[INFO] [stdout]    |                     ^^^^^                  ^^^^
[INFO] [stdout]    |                     |                      |
[INFO] [stdout]    |                     |                      the same lifetime is hidden here
[INFO] [stdout]    |                     |                      the same lifetime is hidden here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn get_child<K>(&self, k: K) -> Option<Node<'_>>
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/elementext.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn get_child_elem(&self, n: &str) -> Result<Node, SVDErrorAt>;
[INFO] [stdout]    |                       ^^^^^                     ^^^^
[INFO] [stdout]    |                       |                         |
[INFO] [stdout]    |                       |                         the same lifetime is hidden here
[INFO] [stdout]    |                       |                         the same lifetime is hidden here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn get_child_elem(&self, n: &str) -> Result<Node<'_>, SVDErrorAt>;
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/elementext.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn get_child<K>(&self, k: K) -> Option<Node>
[INFO] [stdout]    |                     ^^^^^                  ^^^^
[INFO] [stdout]    |                     |                      |
[INFO] [stdout]    |                     |                      the same lifetime is hidden here
[INFO] [stdout]    |                     |                      the same lifetime is hidden here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn get_child<K>(&self, k: K) -> Option<Node<'_>>
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/elementext.rs:83:23
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn get_child_elem(&self, n: &str) -> Result<Node, SVDErrorAt> {
[INFO] [stdout]    |                       ^^^^^                     ^^^^
[INFO] [stdout]    |                       |                         |
[INFO] [stdout]    |                       |                         the same lifetime is hidden here
[INFO] [stdout]    |                       |                         the same lifetime is hidden here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn get_child_elem(&self, n: &str) -> Result<Node<'_>, SVDErrorAt> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.18s
[INFO] running `Command { std: "docker" "inspect" "481c7cebbe0686dfb9703e60a223e7d8dbb6b361bd3db6cf3a806a2e6c561407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "481c7cebbe0686dfb9703e60a223e7d8dbb6b361bd3db6cf3a806a2e6c561407", kill_on_drop: false }`
[INFO] [stdout] 481c7cebbe0686dfb9703e60a223e7d8dbb6b361bd3db6cf3a806a2e6c561407
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fa317ba5b5e5c1d28212f24a92832178a38fde4f300e9a28ca7277021cc523b
[INFO] running `Command { std: "docker" "start" "-a" "3fa317ba5b5e5c1d28212f24a92832178a38fde4f300e9a28ca7277021cc523b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling svd-rs v0.14.12
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling svd-parser v0.14.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/elementext.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn get_child<K>(&self, k: K) -> Option<Node>
[INFO] [stdout]    |                     ^^^^^                  ^^^^
[INFO] [stdout]    |                     |                      |
[INFO] [stdout]    |                     |                      the same lifetime is hidden here
[INFO] [stdout]    |                     |                      the same lifetime is hidden here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn get_child<K>(&self, k: K) -> Option<Node<'_>>
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/elementext.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn get_child_elem(&self, n: &str) -> Result<Node, SVDErrorAt>;
[INFO] [stdout]    |                       ^^^^^                     ^^^^
[INFO] [stdout]    |                       |                         |
[INFO] [stdout]    |                       |                         the same lifetime is hidden here
[INFO] [stdout]    |                       |                         the same lifetime is hidden here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn get_child_elem(&self, n: &str) -> Result<Node<'_>, SVDErrorAt>;
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/elementext.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn get_child<K>(&self, k: K) -> Option<Node>
[INFO] [stdout]    |                     ^^^^^                  ^^^^
[INFO] [stdout]    |                     |                      |
[INFO] [stdout]    |                     |                      the same lifetime is hidden here
[INFO] [stdout]    |                     |                      the same lifetime is hidden here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn get_child<K>(&self, k: K) -> Option<Node<'_>>
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/elementext.rs:83:23
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn get_child_elem(&self, n: &str) -> Result<Node, SVDErrorAt> {
[INFO] [stdout]    |                       ^^^^^                     ^^^^
[INFO] [stdout]    |                       |                         |
[INFO] [stdout]    |                       |                         the same lifetime is hidden here
[INFO] [stdout]    |                       |                         the same lifetime is hidden here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn get_child_elem(&self, n: &str) -> Result<Node<'_>, SVDErrorAt> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/elementext.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn get_child<K>(&self, k: K) -> Option<Node>
[INFO] [stdout]    |                     ^^^^^                  ^^^^
[INFO] [stdout]    |                     |                      |
[INFO] [stdout]    |                     |                      the same lifetime is hidden here
[INFO] [stdout]    |                     |                      the same lifetime is hidden here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn get_child<K>(&self, k: K) -> Option<Node<'_>>
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/elementext.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn get_child_elem(&self, n: &str) -> Result<Node, SVDErrorAt>;
[INFO] [stdout]    |                       ^^^^^                     ^^^^
[INFO] [stdout]    |                       |                         |
[INFO] [stdout]    |                       |                         the same lifetime is hidden here
[INFO] [stdout]    |                       |                         the same lifetime is hidden here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn get_child_elem(&self, n: &str) -> Result<Node<'_>, SVDErrorAt>;
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/elementext.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn get_child<K>(&self, k: K) -> Option<Node>
[INFO] [stdout]    |                     ^^^^^                  ^^^^
[INFO] [stdout]    |                     |                      |
[INFO] [stdout]    |                     |                      the same lifetime is hidden here
[INFO] [stdout]    |                     |                      the same lifetime is hidden here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn get_child<K>(&self, k: K) -> Option<Node<'_>>
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/elementext.rs:83:23
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn get_child_elem(&self, n: &str) -> Result<Node, SVDErrorAt> {
[INFO] [stdout]    |                       ^^^^^                     ^^^^
[INFO] [stdout]    |                       |                         |
[INFO] [stdout]    |                       |                         the same lifetime is hidden here
[INFO] [stdout]    |                       |                         the same lifetime is hidden here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn get_child_elem(&self, n: &str) -> Result<Node<'_>, SVDErrorAt> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.11s
[INFO] running `Command { std: "docker" "inspect" "3fa317ba5b5e5c1d28212f24a92832178a38fde4f300e9a28ca7277021cc523b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fa317ba5b5e5c1d28212f24a92832178a38fde4f300e9a28ca7277021cc523b", kill_on_drop: false }`
[INFO] [stdout] 3fa317ba5b5e5c1d28212f24a92832178a38fde4f300e9a28ca7277021cc523b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cbe8f4045b9a70719cd80f773e48485786cbec3d843a3115bebe7ee77dc1f06b
[INFO] running `Command { std: "docker" "start" "-a" "cbe8f4045b9a70719cd80f773e48485786cbec3d843a3115bebe7ee77dc1f06b", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/elementext.rs:11:21
[INFO] [stderr]    |
[INFO] [stderr] 11 |     fn get_child<K>(&self, k: K) -> Option<Node>
[INFO] [stderr]    |                     ^^^^^                  ^^^^
[INFO] [stderr]    |                     |                      |
[INFO] [stderr]    |                     |                      the same lifetime is hidden here
[INFO] [stderr]    |                     |                      the same lifetime is hidden here
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 11 |     fn get_child<K>(&self, k: K) -> Option<Node<'_>>
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/elementext.rs:23:23
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn get_child_elem(&self, n: &str) -> Result<Node, SVDErrorAt>;
[INFO] [stderr]    |                       ^^^^^                     ^^^^
[INFO] [stderr]    |                       |                         |
[INFO] [stderr]    |                       |                         the same lifetime is hidden here
[INFO] [stderr]    |                       |                         the same lifetime is hidden here
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn get_child_elem(&self, n: &str) -> Result<Node<'_>, SVDErrorAt>;
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/elementext.rs:33:21
[INFO] [stderr]    |
[INFO] [stderr] 33 |     fn get_child<K>(&self, k: K) -> Option<Node>
[INFO] [stderr]    |                     ^^^^^                  ^^^^
[INFO] [stderr]    |                     |                      |
[INFO] [stderr]    |                     |                      the same lifetime is hidden here
[INFO] [stderr]    |                     |                      the same lifetime is hidden here
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 33 |     fn get_child<K>(&self, k: K) -> Option<Node<'_>>
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/elementext.rs:83:23
[INFO] [stderr]    |
[INFO] [stderr] 83 |     fn get_child_elem(&self, n: &str) -> Result<Node, SVDErrorAt> {
[INFO] [stderr]    |                       ^^^^^                     ^^^^
[INFO] [stderr]    |                       |                         |
[INFO] [stderr]    |                       |                         the same lifetime is hidden here
[INFO] [stderr]    |                       |                         the same lifetime is hidden here
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 83 |     fn get_child_elem(&self, n: &str) -> Result<Node<'_>, SVDErrorAt> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `svd-parser` (lib) generated 4 warnings (run `cargo fix --lib -p svd-parser` to apply 4 suggestions)
[INFO] [stderr] warning: `svd-parser` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/svd_parser-4e5a7f9860206140)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_trim_utf8_bom_from_str ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests svd_parser
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 5) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cbe8f4045b9a70719cd80f773e48485786cbec3d843a3115bebe7ee77dc1f06b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbe8f4045b9a70719cd80f773e48485786cbec3d843a3115bebe7ee77dc1f06b", kill_on_drop: false }`
[INFO] [stdout] cbe8f4045b9a70719cd80f773e48485786cbec3d843a3115bebe7ee77dc1f06b
